home *** CD-ROM | disk | FTP | other *** search
- <option type="enum" id="opt/162">
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <arg_longname>
- <en>Double-Sided Printing</en>
- </arg_longname>
- <arg_shortname>
- <en>Duplex</en><!-- backends only know <en> shortnames! -->
- </arg_shortname>
- <arg_execution>
- <arg_group>General</arg_group>
- <arg_order>130</arg_order>
- <arg_spot>C</arg_spot>
- <arg_substitution />
- <arg_proto>%s</arg_proto>
- </arg_execution>
- <constraints>
- <constraint sense="true">
- <driver>Postscript1</driver>
- <arg_defval>ev/909</arg_defval>
- </constraint>
- </constraints>
- <enum_vals>
- <enum_val id="ev/909">
- <ev_longname>
- <en>Off</en>
- </ev_longname>
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <ev_shortname>
- <en>None</en>
- <!-- Until someone tells me how to learn the user locale in
- backends, the shortname must be monolingual in <en>! -->
- </ev_shortname>
- <ev_driverval><</Duplex false>>setpagedevice\n</ev_driverval>
- </enum_val>
- <enum_val id="ev/910">
- <ev_longname>
- <en>Long Edge (Standard)</en>
- </ev_longname>
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <ev_shortname>
- <en>DuplexNoTumble</en>
- <!-- Until someone tells me how to learn the user locale in
- backends, the shortname must be monolingual in <en>! -->
- </ev_shortname>
- <ev_driverval><</Duplex true /Tumble false>>setpagedevice\n</ev_driverval>
- </enum_val>
- <enum_val id="ev/911">
- <ev_longname>
- <en>Short Edge (Flip)</en>
- </ev_longname>
- <!-- A multilingual <comments> block can appear here, too;
- it should be treated as documentation for the user. -->
- <ev_shortname>
- <en>DuplexTumble</en>
- <!-- Until someone tells me how to learn the user locale in
- backends, the shortname must be monolingual in <en>! -->
- </ev_shortname>
- <ev_driverval><</Duplex true /Tumble true>>setpagedevice\n</ev_driverval>
- </enum_val>
- </enum_vals>
- </option>
-